Skip to content

Update Thunderbird from 60.7.2 to 60.8.0 #1183

Merged
merged 2 commits into from
Jul 29, 2019

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Jul 29, 2019

Tested on rabammel.

       Compiling style_traits v0.0.1 (/dev/shm/bee-root/thunderbird/thunderbird-60.8.0-0/source/servo/components/style_traits)
    warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead
      --> servo/components/style_traits/viewport.rs:10:30
       |
    10 | #[allow(unused_imports)] use std::ascii::AsciiExt;
       |                              ^^^^^^^^^^^^^^^^^^^^
       |
       = note: #[warn(deprecated)] on by default
    error: missing documentation for macro
       --> servo/components/style_traits/values.rs:139:1
        |
    139 | macro_rules! serialize_function {
        | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        |
    note: lint level defined here
       --> servo/components/style_traits/lib.rs:12:22
        |
    12  | #![deny(unsafe_code, missing_docs)]
        |                      ^^^^^^^^^^^^

    error: missing documentation for macro
       --> servo/components/style_traits/values.rs:408:1
        |
    408 | macro_rules! define_css_keyword_enum {
        | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

    error: aborting due to 2 previous errors

    error: Could not compile `style_traits`.

[1]: https://bugzilla.mozilla.org/show_bug.cgi?id=1519629
@pmenzel pmenzel merged commit 7b2292f into master Jul 29, 2019
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant